@charset "UTF-8";
.bannerbox {
    height: calc(100vh - 4em);
    ;
    position: relative;
}
.smtext{
    max-width: 30em;
    font-size: 1.1em;
    margin: auto;
    text-align: center;
    line-height: 1.4;
    margin-top: 1.2em;
}

.bg-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bannerpc {
    height: 100%;
}

.p-newsDet .logo2 {
    display: none;
}

.bannerpc .textbox {
    position: absolute;
    width: 100%;
}
.p-about .tab ul{
    justify-content: center;
}

.head2 .head-place {
    display: none;
}

.head2 .header {
    position: absolute;
    z-index: 999;
    width: 100%;
}

.posfixerds {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.hoverhead .header {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    background-color: #fff;
}

.hoverhead .logo2 {
    display: none;
}

.head2 .logo1 {
    display: none;
}

.head2 .logo2 {
    display: block;
}

.head2 .right_nav {
    color: #fff;
}

.head2 .right_nav .search_ic {
    border-color: #fff;
}

.video-js.vjs-paused .vjs-big-play-button {
    display: none;
}

.head2 .search_ic .close2 {
    color: #fff;
}

.head2 .search_ic .bi1 {
    color: #fff;
}

.head2 .lau svg {
    color: #fff;
}

.bannerbox .textbox {
    position: absolute;
    top: 50%;
    color: #fff;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
}

.bannerbox h1 {
    font-size: 3em;
    font-weight: bold;
}

.bannerbox .text {
    font-size: 1.3em;
    margin-top: 1.66em;
    line-height: 1.5;
    /* letter-spacing: 3px; */
}

.tab {
    background-color: #0063a7;
    line-height: 4em;
    color: #fff;
}

.tab ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.tab a {
    font-size: .8em;
    font-weight: bold;
}

.tab .act a {
    border-bottom: 3px solid #fff;
    padding-bottom: 17px;
    padding-left: 10px;
    padding-right: 10px;
}


/* 关于我们 */

.about1 h2 {
    font-size: 2.25em;
    font-weight: bold;
    color: #298218;
    text-align: center;
}

.aboutnavpag {
    position: absolute;
    top: 16px;
}

.aboutnavpag1 {
    left: 1em;
}

.aboutnavpag2 {
    right: 1em;
}

.aboutnavpag svg {
    width: 33px;
    height: 33px;
    color: #fff;
}

.about1 h1 {
    font-size: 3.4em;
    font-weight: bold;
    color: #298218;
    text-align: center;
    margin-top: .48em;
}

.about1 {
    text-align: center;
    padding-top: 7.25em;
}

.vjs-control-bar {
    display: none !important;
}

.aboutvide {
    height: 40em;
    position: relative;
    margin-top: -2em;
    transform: scale(.7, .65);
    transition: all .9s;
    -webkit-transform: scale(.7, .65);
    -ms-transition: all .9s;
}

.aboutvide.animate {
    margin-top: 1em
}

.aboutvide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.animate.aboutvide {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.video-js .vjs-tech {
    object-fit: cover;
}

.about1 .text {
    margin-top: 2.75em;
    line-height: 1.8em;
    font-weight: bold;
}

.about1 .text2 {
    margin-top: 1.35em;
    line-height: 1.8;
}

.about1 .sm-inner2 {
    padding: 0 5em;
}

.doc {
    font-size: .9em;
    line-height: 1.55em;
}

.tablebox {
    height: 80vh;
}

.honorSwip .swiper-wrapper {
    margin-top: 3.15em;
}

.honorSwip .box {
    padding: 1.75em 1.75em 1em;
    border: 1px solid #e6e6e6;
}

.honorSwip .swiper-slide {
    margin-top: 0 !important;
    height: calc((100% - 2px) / 2);
}

.honorSwip .doc {
    text-align: center;
    margin-top: 15px;
}

.headtext {
    font-size: 2.4em;
    font-weight: bold;
    color: #298218;
    text-align: center;
    padding-top: 2.45em;
}

.honorpag {
    text-align: center;
    margin-top: 2em
}

.honorpag span {
    background-color: #cccccc;
    width: 14px;
    height: 14px;
    margin: 0 10px !important;
}

.honorpag .swiper-pagination-bullet-active {
    background-color: #0063a7;
}

.about3 {
    background-color: #f1f6fa;
    margin-top: 6em;
}

.about3pag {
    bottom: -2em!important;
}

.about3Swip .tit {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1.45em;
    line-height: 1.3;
    width:100%;

word-break:break-all;

display:-webkit-box;

-webkit-line-clamp:1;

-webkit-box-orient:vertical;

overflow:hidden;
}

.about3Swip svg {
    width: 13px;
    height: 12px;
    color: #298218;
}

.about3Swip .ic {
    font-size: .8em;
    color: #298218;
    margin-top: 18px;
}

.about3Swip img {
    transition: all .3s;
    -webkit-transition: all .3s;
    object-fit: contain;
    max-width: 100%;
    width: 100%;
    height: 11.5em;
}

.about3Swip .box {
    cursor: pointer;
}

.about3Swip {
    margin-top: 2.75em;
}

.about3 {
    padding-bottom: 6em;
}

.about3op .imgbox {
    width: 660px;
    height: 480px;
    object-fit: cover;
    display: block;
    margin: auto;
    position: relative;
}

body .shu .imgbox {
    width: 440px;
    height: 100%;
}

.about3op img {
    object-fit: cover;
    width: 100%;
}
.about3op p{
    text-align: center;
    margin-top: 1em;
    color: #fff;
    line-height: 1.33;
}
.modal-dialog {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) !important;
}

.modal-close {
    position: absolute;
    right: -2em;
    top: -2em;
    cursor: pointer;
}

.modal-close svg {
    color: #fff;
    width: 20px;
    height: 20px;
}

.honorSwip img {
    object-fit: contain;
    max-width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.about4top .headtext {
    color: #fff;
}

.aboutnav {
    color: #fff;
    margin-top: 5em;
}

.aboutnav .box {
    line-height: 2.72em;
    border: 1px solid #fff;
    font-size: 1.1em;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

.aboutnav .act .box {
    background-color: #3fae2a;
    border: 1px solid #3fae2a;
}

.about4top {
    padding-bottom: 6.5em;
}

.about4bottom .time {
    font-size: 1.5em;
    color: #298218;
    font-weight: bold;
}

.about4bottom .doc {
    margin-top: 20px;
    padding-right: 5em;
}

.about4bottom img {
    margin-top: 1.25em;
    transition: all .3s;
    -webkit-transition: all .3s;
    max-width: 100%;
    height: 16em;
    object-fit: cover;
}

.about4bottom .col-lg-6 {
    padding: 0 4em;
    position: relative;
}

.about4bottom .col-lg-6:nth-child(odd) {
    border-right: 1px solid #e6e3e6;
}

.about4bottom .col-lg-6+.col-lg-6+.col-lg-6+.col-lg-6+.col-lg-6 {
    display: none;
}

.about4bottom ul {
    margin: 0 -4em;
    padding: 0 1.5em;
    position: relative;
}

.about4bottom {
    padding-top: 5.85em;
}

.about4bottom li:nth-child(even) {
    margin-top: 9.75em;
}

.about4bottom ul::after {
    display: block;
    content: '';
    width: 1px;
    height: 113%;
    background-color: #e6e3e6;
    position: absolute;
    right: 50%;
    top: -10em;
}

.about4bottom li {
    position: relative;
}

.about4bottom li:nth-child(even)::after {
    display: block;
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #adacad;
    left: -7px;
    top: 0;
    position: absolute;
    z-index: 99;
}

#my-video2 {
    object-fit: cover;
}

.about4bottom .tabbox:nth-child(4) li:last-child::before {
    right: -7px;
    left: auto;
}

.about4bottom li:nth-child(odd)::after {
    display: block;
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #adacad;
    right: -7px;
    top: 0;
    position: absolute;
    z-index: 99;
}

.anim_btn {
    margin: auto;
    width: 5.75em;
    height: 1.5em;
    line-height: 1.5em;
    position: relative;
}

.anim_btn1 {
    background-color: #298218;
    margin-top: 5em;
}

.anim_btn .left {
    height: 1.5em;
    width: 4.25em;
    text-align: center;
    background-color: #3fae2a;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.anim_btn svg {
    width: 12px;
    height: 7px;
    color: #fff;
    position: absolute;
    right: 8px;
    top: 13px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.bjbox .anim_btn svg,
.food .anim_btn svg {
    width: 12px;
    height: 19px;
    top: 6px;
}

.bjbox .anim_btn span,
.food .anim_btn span {
    left: 25px;
}

.main-box {
    padding-bottom: 6em;
}

.anim_btn span {
    position: absolute;
    left: 20px;
    font-size: 12px;
    color: #fff;
    z-index: 999;
    top: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.about4bottom .tabbox {
    display: none;
    opacity: 0;
}

.about4bottom .tabbox.active {
    display: block;
    opacity: 1;
}

.about5 {
    background-color: #0063a8;
    margin-top: 6em;
    padding-bottom: 4.5em;
}

.about5 h1 {
    padding-top: 2.08em;
    color: #fff;
}

.about5 .text {
    text-align: center;
    color: #fff;
    margin-top: 1.5em;
}

.about5 .global-inner {
    padding: 0 6em;
}

.about5 .box img {
    width: 190px;
    height: 75px;
    object-fit: contain;
    object-position: center;
    transition: all .3s;
}

.about5 .about5Swip {
    margin-top: 3em;
    padding-bottom: 3.25em;
    padding-top: 10px;
}

.about5Swip img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.swiperpag {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.swiperpag span {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, .5) !important;
}

.p-about .about5pag .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, 1) !important;
}

.p-about .about5pag {
    bottom: 0;
}

.p-about .main-box {
    padding-bottom: 0;
}

@media(max-width:991.98px) {
    .posfixerds {
        top: 1rem;
    }
    .aboutnavpag {
        display: none;
    }
    .bjbox .anim_btn {
        margin-top: .4rem!important;
    }
    .modal-schbox {
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, .5);
        z-index: 99999999999999999999;
    }
    .about3op .imgbox {
        max-width: 100%;
    }
    .modal-schbox .modal-close {
        display: block;
        right: 0;
    }
    .aboutnav .box {
        line-height: .6rem;
        font-size: .3rem;
    }
    .about4bottom ul {
        margin: 0;
        padding: 0;
    }
    .anim_btn svg {
        right: 10px;
    }
    .anim_btn span {
        font-size: .26rem;
        line-height: .6rem;
        left: .6rem;
    }
    .goods5 .anim_btn span {
        left: .35rem;
    }
    .about5 .box img {
        width: 1.9rem;
        height: .5rem;
    }
    .goodsmod .global-inner {
        padding: 0!important
    }
    .swiperpag span {
        width: .12rem !important;
        height: .12rem !important;
    }
    .about5 .text {
        font-size: .28rem;
        opacity: .8;
    }
    .about5 {
        margin-top: 1.3rem;
        padding-bottom: .85rem;
    }
    .anim_btn {
        height: .6rem;
        width: 3rem;
        margin-top: .8rem;
    }
    .anim_btn .left {
        height: .6rem;
        width: 2.35rem;
        line-height: .6rem;
    }
    .about4bottom li:nth-child(even)::after {
        display: none;
    }
    .about4bottom img {
        max-width: 100%;
    }
    .about4bottom li+li {
        margin-top: 1rem !important;
    }
    .about4bottom .doc {
        margin-top: .2rem;
        width: 100%;
        padding-right: 0;
        font-size: .28rem;
    }
    .about4bottom .time {
        font-size: .4rem;
    }
    .about4bottom {
        padding-top: 1rem;
    }
    .about4bottom li:nth-child(odd)::after {
        display: none;
    }
    .about4bottom .col-lg-6 {
        padding: 0;
    }
    .about4bottom ul::after {
        display: none;
    }
    .aboutnav {
        margin-right: -.5rem;
        margin-top: .95rem;
    }
    .about4top {
        padding-bottom: 1.3rem;
    }
    .main-box {
        padding-bottom: 1.3rem;
    }
    .about3Swip .ic {
        font-size: .28rem;
        margin-top: .3rem;
        display: none;
    }
    .about3 {
        padding-bottom: 1.3rem;
        margin-top: 1rem
    }
    .honorSwip .swiper-wrapper {
        margin-top: .6rem;
    }
    .about3Swip .tit {
        font-size: .28rem;
        margin-top: .25rem;
        line-height: .5rem;
    }
    .about3Swip {
        margin-right: -.3rem;
        margin-top: .6rem;
        height: 8.5rem;
    }
    .about3Swip .swiper-slide {
        height: calc((100% - 2px) / 2);
        margin-top: 0!important
    }
    .about1 .text2 {
        font-size: .28rem;
    }
    .headtext {
        font-size: .48rem;
        padding-top: 1.15rem;
    }
    .bannerbox {
        height: 8.8rem;
    }
    .bannerwap {
        height: 100%;
    }
    .about1 .sm-inner2 {
        padding: 0!important;
    }
    .tab ul {
        width: auto;
    }
    .tab .act a {
        padding-bottom: .2rem;
    }
    .about1 h2 {
        font-size: .48rem;
    }
    .about1 {
        padding-top: 1.2rem;
    }
    .tab a {
        font-size: .3rem;
    }
    .about1 h1 {
        font-size: .68rem;
        margin-top: .35rem;
    }
    .tabSwip {
        padding-left: 0rem;
        text-align: center;
    }
    .p-about .tabSwip {
        padding-left: .5rem;
        text-align: left;
    }
    .bannerbox h1 {
        font-size: .6rem;
    }
    .about1 .text br {
        display: none;
    }
    .about1 .text2 br {
        display: none;
    }
    .about1 .text {
        margin-top: .5rem;
        font-size: .28rem;
    }
    .about1 .sm-inner2 {
        width: 100%;
    }
    .bannerbox .text {
        font-size: .3rem;
        line-height: .5rem;
        max-width: 5.75rem;
        margin: .45rem auto 0;
    }
    .head2 .header {
        background-color: transparent;
        box-shadow: 0px 0px 0px;
        position: fixed;
    }
    .head2 .wap-search svg {
        color: #fff;
    }
    .head2 .header .nav_btn.open span {
        background-color: transparent;
    }
    .head2 .header .nav_btn span:before {
        background-color: #fff;
    }
    .header .logo .logo2 {
        display: none !important;
    }
    .head2 .logo .logo2 {
        display: block !important;
    }
    .head2 .header .nav_btn span {
        background-color: #fff;
    }
    .head2 .header .nav_btn span:after {
        background-color: #fff;
    }
    .head2 .wap-search {
        border: 1px solid #fff;
    }
    .head2 .wap-head .logo1 {
        display: none;
    }
    .honorSwip .box {
        padding: .3rem .3rem .25rem;
    }
    .honorSwip .doc {
        font-size: .26rem;
        line-height: .45rem;
        height: .9rem;
    }
    .honorpag span {
        width: .14rem;
        height: .14rem;
    }
    .about2 {
        padding-bottom: .3rem;
    }
}

@media(max-width:1380px) {

    .tab ul li+li {
        margin-left: 4em;
    }
}


/* 新闻 */

.news .imgs {
    padding-top: 60.7%;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.news h2 {
    font-size: 1.2em;
    line-height: 1.25em;
    font-weight: bold;
    color: #0063a8;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news .text {
    font-size: .8em;
    line-height: 1.33em;
    color: #666666;
    margin-top: 1.1em;
    height: 2.66em;
    overflow: hidden;
}

.news .row {
    margin-top: 3em;
}

.news .textbox {
    margin-top: 1.25em;
}

.news .time {
    font-size: .8em;
    color: #298218;
    font-weight: bold;
    margin-top: 1.25em;
}

.news .col-lg-4 {
    padding: 0 1.35em;
}

.news ul {
    margin: 0 -1.35em -3em;
}

.news li {
    margin-bottom: 3em;
}

.page .left svg,
.page .right svg {
    width: 9px;
    height: 15px;
    margin: 0;
}

.page .left,
.page .right {
    width: 2.25em;
    height: 2.25em;
    background-color: #ebebeb;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.page {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    margin-top: 3em;
}

.page .num {
    width: 2.5em;
    height: 2.5em;
    font-size: .9em;
    line-height: 2.5em;
    text-align: center;
    color: #777;
    background-color: #ebebeb;
    margin: 0 10px;
}

.page .left {
    margin-right: .2em;
}

.page .right {
    margin-left: .2em;
}

.page .num.active {
    color: #fff;
    background-color: #298218;
}

.newstit {
    font-size: 2.4em;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    color: #298218;
}

.fbtime {
    font-size: .8em;
    text-align: center;
    margin-top: 2.5em;
}

.newsdet {
    padding-top: 6em;
}

.newstext {
    font-size: .9em;
    line-height: 2em;
    margin-top: 3.88em;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 3.33em;
}

.newstext img {
    display: block;
    max-width: 100%;
    margin: 20px auto !important;
    height: auto!important;
    margin: 20px 0;
}

.newsDet_page .pageb {
    font-size: .8em;
}

.pageb+.pageb {
    margin-top: 12px;
}

.newsDet_page {
    margin-top: 2em;
    position: relative;
}

.nopage {
    opacity: 0.5;
}

.nopage a {
    cursor: auto;
}

.back {
    line-height: 1.7em;
    background-color: #298218;
    width: 6.25em;
    text-align: center;
    position: absolute;
    right: 0;
    top: .4em;
    transition: all .3s;
    -webkit-transition: all .3s;
    border: 1px solid transparent;
}

.back a {
    font-size: .7em;
    color: #fff;
}

.exh .time {
    font-size: 1em;
    font-weight: bold;
}

.exh .more {
    font-size: 15px;
    color: #298218;
    margin-top: 2.66em;
}

.exh li .left {
    width: 13em;
    flex-shrink: 0;
}

.exh ul li a {
    display: flex;
    display: -webkit-flex;
}

.exh li h1 {
    font-size: 1.2em;
    font-weight: bold;
}

.doc2 {
    font-size: .8em;
    line-height: 1.75em;
}

.exh li .doc2 {
    margin-top: 1.25em;
}

.exh li {
    padding: 3em 0 2.75em;
    border-bottom: 1px solid #e6e6e6;
}

.exh ul {
    margin-top: .75em;
}

@media(max-width:992px) {
    .exh ul li a {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        -webkit-flex-wrap: wrap;
        -webkit-flex-direction: column-reverse;
    }
    .exh ul li {
        padding: .6rem 0 .65rem;
    }
    .exh ul {
        margin-top: -.05rem;
    }
    .exh .time {
        font-size: .28rem;
        margin-top: .3rem;
    }
    .exh .more {
        margin-top: .32rem;
    }
    .exh li h1 {
        font-size: .36rem;
        line-height: .5rem;
    }
    .exh li .doc2 {
        margin-top: .22rem;
    }
    .doc2 {
        font-size: .28rem;
        line-height: .46rem;
    }
    .news h2 {
        font-size: .36rem;
        line-height: .5rem;
    }
    .news .text {
        font-size: .28rem;
        line-height: .46rem;
    }
    .news .col-lg-4 {
        margin-bottom: .6rem;
    }
    .news .time {
        font-size: .28rem;
    }
    .pagen a+a+a {
        display: none;
    }
    .newstit {
        font-size: .4rem;
        padding: 0 .45rem;
    }
    .newsdet {
        padding-top: 1.1rem;
    }
    .fbtime {
        font-size: .28rem;
        margin-top: .3rem;
    }
    .newstext {
        margin-top: .5rem;
        line-height: .5rem;
        font-size: .28rem;
        padding-bottom: .6rem;
    }
    .newsDet_page .pageb {
        font-size: .28rem;
        line-height: .5rem;
    }
    .back {
        position: initial;
        margin: auto;
        height: .7rem;
        width: 2.45rem;
        line-height: .7rem;
        margin-top: .5rem;
    }
    .back a {
        font-size: .26rem;
    }
}


/* 产品 */

.bannernav .box img {
    display: block;
    margin: auto;
    width: 2.5em;
    height: 2.5em;
}

.bannernav .box p {
    font-size: .9em;
    font-weight: bold;
    margin-top: 1.66em;
}

.bannernav .box {
    background-color: rgba(9, 40, 3, .8);
    padding: 2.25em 0 2em;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.bannernav {
    width: 825px;
    margin: 2em auto 0;
    padding-top: 1em;
}

.bannernav .act .box {
    background-color: rgba(61, 166, 40, 1);
}

.goodsbanner .textbox {
    top: 60.4%;
}

.goodsbanner {
    height: 100vh;
}

.goodsbanner .text {
    font-size: 1.3em;
}

.footer .sm-inner {
    height: auto;
}

.goods1 h1 {
    font-size: 2.4em;
    color: #298218;
    font-weight: bold;
    line-height: 1.3;
}

.goods1 h6 {
    font-weight: bold;
    font-size: .9em;
    line-height: 1.3;
    margin-top: 2.35em;
}

.goods1text {
    max-width: 840px;
    padding-left: 6em;
}

.goods1 .doc2 {
    margin-top: 1.3em;
    font-size: .9em;
}

.goods1 {
    position: relative;
}

.goods1 img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.goods1 {
    padding: 6.5em 0 5.8em;
}

.goods2 {
    background-color: #0063a8;
}

.goods2 .doc2 {
    color: #fff;
    width: 68%;
    flex-shrink: 0;
    font-size: .9em;
}

.goods2 .sm-inner2 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.goods2 {
    padding: 2.5em 0 1.75em;
}

.swiper-button-disabled {
    opacity: .5!important;
    cursor: inherit;
}

.goods3 h1 {
    font-size: 1.8em;
    font-weight: bold;
    width: 16.3em;
    margin: auto;
    text-align: center;
    line-height: 1.3;
    color: #fff;
}

.goodspag.swiperpag .swiper-pagination-bullet-active {
    background-color: #0063a8!important;
}

.goods3 {
    padding: 7.5em 0 6em;
}

.goodSwipe img {
    width: 60px;
    height: 60px;
}

.goodSwipe {
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.goods3 p {
    margin-top: 1em;
}

body .goodspag span {
    background-color: rgba(255, 255, 255, 1) !important;
    margin: 0 10px!important;
}

.goodspag .swiper-pagination-bullet-active {
    background-color: #0063a8 !important;
}

.goodSwipe {
    padding: 1em 0 3.6em;
    margin-top: 2.5em;
}

.goods4ic img {
    display: block;
    margin: auto;
    width: 3em;
    height: 3em;
}

.goods5 .item img {
    width: 2.9em;
    height: 2.9em;
}

.goods4ic .item {
    width: 33%;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
}

.goods4ic .item::after {
    width: 1px;
    height: 80px;
    background-color: #dbdbdb;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
}

.goods4ic p {
    line-height: 1.3;
    margin-top: 14px;
    max-width: 15em;
    margin: 14px auto 0;
    font-size: .9em
}

.goods4ic {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 3em;
    padding: 0 1em;
}

.disabled {
    opacity: .5!important
}

.goods4ic .item+.item+.item+.item {
    width: 50%;
}

.goods4ic .item:nth-child(1)::after {
    display: none;
}

.goods4ic .item:nth-child(4)::after {
    display: none;
}

.goods4ic .item:nth-child(4) {
    padding-left: 8em;
}

.goods4ic .item:nth-child(5) {
    padding-right: 8em;
}

.goods4bott {
    background-color: rgba(41, 130, 24, .8);
    display: flex;
    display: -webkit-flex;
    /* 	justify-content: space-between;
	-webkit-justify-content: space-between; */
    padding: 3.25em 0 3.25em 5.5em;
    margin-top: 3em;
}

.goods4bott img {
    width: 400px;
}

.goods4bott .list img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.goods4bott h1 {
    font-size: 2.4em;
    font-weight: bold;
    color: #fff;
}

.goods4bott .list {
    font-size: .9em;
    color: #fff;
}

.goods4bott .list {
    float: left;
    width: 50%;
    margin-bottom: 25px;
}

.goods4bott .listbox {
    margin-top: 2.25em;
}

.goods4bott .textbox {
    width: 433px;
    margin-left: 6.5em;
    margin-top: 2em;
}

.goods8 {
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 6em;
    display: none;
}

.goods5 {
    padding-bottom: 5.25em;
    background-color: #298218;
    margin-top: 6em;
}

.goods5 h1 {
    font-size: 2.4em;
    color: #fff;
}

.goods5ic {
    width: 920px;
    margin: 4.5em auto 0;
}

.goods5ic .item {
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
}

.goods5ic p {
    margin-top: 1.36em;
}

.anim_btn2 {
    background-color: #0063a8;
    margin-top: 17px;
}

.anim_btn2 .left {
    background-color: #0077cc;
}

.goods6 img {
    margin: 3em auto 0;
    display: block;
    max-width: 80%;
}

.goods7 .text {
    text-align: center;
    margin-top: 1em;
    line-height: 1.3;
}

.goods7 {
    background-color: #298218;
    color: #fff;
    padding-top: 2.25em;
    margin-top: 6em;
}

.goods7 h1 {
    color: #fff;
    padding-top: 0;
}

.goods7Swip {
    margin-top: 1em;
}

.goods7Swip img {
    width: 100%;
}

.p-goodhq .main-box {
    padding-bottom: 0;
}

.goods7Swip .box {
    position: relative;
}

.goods7Swip .textbox {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    background-color: rgba(41, 130, 24, .78);
    left: 0;
    top: 0;
    justify-content: center;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.posre {
    width: 1010px;
    margin: auto;
}

.posre {
    position: relative;
}

.modswip {
    width: 100%;
}

.tablebox table {
    width: 100%!important;
    text-align: center;
    font-size: .9em;
}

.tablebox {
    margin-top: 2.88em;
}

.tablebox tr:nth-child(1) td {
    background-color: #408c32;
    color: #fff;
    font-weight: bold;
}

.tablebox tr:nth-child(1) td:nth-child(1) {
    width: 30%
}

.tablebox td:nth-child(odd) {
    background-color: #cbe5f2;
}

.tablebox td:nth-child(even) {
    background-color: #daeef7;
}

.tablebox td {
    padding: 13px 3px;
}

.modswip h1 {
    text-align: center;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
}

.modbtn {
    width: 3.5em;
    height: 3.5em;
    background-color: #0063a7;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    position: absolute;
}

.modbtn svg {
    width: 15px;
    height: 23px;
    color: #fff;
}

.modbtn1 {
    right: -3.5em;
    top: 8em;
}

.modbtn2 {
    right: -3.5em;
    top: 11.5em;
}

.modbtn.modal-close {
    right: -3.5em;
    top: 4.5em;
}

.p-goodhq .modbtn.modal-close {
    top: 4.8em;
}

.bjbox .item {
    display: flex;
    display: -webkit-flex;
    padding: 5.9em 6.5em 3em;
    justify-content: space-between;
}

.bjbox h1 {
    font-size: 1.4em;
    font-weight: bold;
    color: #0063a8;
    margin-bottom: .71em;
    line-height: 1.2;
}

.bjbox .anim_btn1 {
    margin-left: 0;
    margin-top: 32px;
}

.bjbox img {
    max-width: 410px;
    max-height: 290px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.bjbox .list:nth-child(odd) {
    background-color: #f7f7f7;
}

.bjbox .list:nth-child(odd) .textbox {
    padding-right: 2.7em;
}

.bjbox .list:nth-child(even) .item {
    flex-direction: row-reverse;
}

.bjbox .list:nth-child(even) .textbox {
    padding-left: 1.75em;
}

.p-goodbj .main-box {
    padding-bottom: 0;
}

.food h1 {
    font-size: 1.3em;
    font-weight: bold;
    color: #0063a8;
    margin-bottom: 0.71em;
    line-height: 1.2;
}

.food .doc2 {
    font-size: .75em;
}

.food .anim_btn1 {
    margin-top: 25px;
}

.food .col-lg-6 {
    padding: 0 1.75em;
    margin-bottom: 3.5em;
}

.food .row {
    margin: 4em -1.75em -3.5em;
}

.food .imgs {
    padding-top: 56.2%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.food .textbox {
    text-align: center;
    margin-top: 1.25em;
}

.p-bjDet .logo2 {
    display: none;
}

.p-bjDet .tabSwip {
    display: none;
}

.bjtop {
    background-image: url(/img/images/bjdet1.png);
    padding: 5.75em 0 8em;
}

.bjtop .box {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}

.bjtop h1 {
    font-size: 2em;
    color: #298218;
    font-weight: bold;
    line-height: 1.3;
}

.bjtop .item+.item {
    margin-top: 10px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #298218;
    opacity: .8;
}

.bjtop .itembox {
    margin-top: 2em;
    max-height: 16em;
}

.bjtop img {
    width: 100%;
    height: 420px;
    object-fit: contain;
}

.bjtop .imgsbg {
    width: 43%;
}

.bjtop .textbox {
    padding-left: 5.5em;
    width: 57%;
}

.bjbottom .swiper-slide {
    width: 13.3%;
}

.bjbottom img {
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.bjbottom .pos {
    padding: 0 2.5em;
}

.bjbtn {
    position: absolute;
    top: 40%;
}

.bjbtn svg {
    width: 16px;
    height: 30px;
    color: #999999;
}

.bjbtn1 {
    left: 0;
}

.bjbtn2 {
    right: 0;
}

.bjbottom {
    padding: 1.5em 0;
}

.p-bjDet .main-box {
    padding-bottom: 0;
}

.bjbottomSwip .swiper-slide {
    opacity: .56;
    cursor: pointer;
}

.bjbottomSwip .act {
    opacity: 1;
}

@media(max-width:992px) {
    .smtext{
    max-width: 100%;
    padding:0 .3rem;
    font-size: .3rem;
  
    line-height: 1.4;
}
    .bjbox .anim_btn {
        margin: auto;
    }
    .bjbox .list .textbox {
        text-align: center;
    }
    .newstext img {
        margin: .45rem auto!important;
    }
    .bjbottom .pos {
        padding: 0;
    }
    .doc {
        font-size: .28rem;
    }
    .bjtop .imgsbg {
        width: 116%;
        margin: 0 -.5rem;
        background-image: url(/img/images/bjdet1.png);
        padding: .6rem 0;
    }
    .bjtop {
        padding-top: 0;
        background-image: none;
    }
    .bjbtn svg {
        width: .19rem;
        height: .37rem;
    }
    .bjbtn1 {
        left: .2rem;
    }
    .bjbtn2 {
        right: .2rem;
    }
    .bjtop .box {
        display: block;
    }
    .bjtop .itembox {
        margin-top: .35rem;
    }
    .bjtop img {
        width: 4.2rem;
        display: block;
        margin: auto;
        height: 2.7rem;
    }
    .bjbottom {
        position: absolute;
        z-index: 999;
        top: 3.9rem;
        left: 0;
        width: 100%;
    }
    .swiper-button-disabled {
        opacity: .6;
    }
    .bjbtn svg {
        color: #3da628;
    }
    .bjtop {
        padding-bottom: 1.25rem;
    }
    .bjbottom img {
        height: .85rem;
    }
    .bjtop h1 {
        font-size: .4rem;
    }
    .bjtop .textbox {
        padding-left: 0;
        margin-top: 2.05rem;
        width: 100%;
    }
    .food h1 {
        font-size: .4rem;
    }
    .bjbox .item {
        flex-wrap: wrap;
        padding: .8rem 0;
    }
    .bjbox .list:nth-child(even) .item {
        flex-direction: column;
    }
    .bjbox .list:nth-child(even) .textbox {
        padding-left: 0;
        padding-right: 0
    }
    .bjbox .list:nth-child(odd) .textbox {
        padding-right: 0
    }
    .bjbox .item {
        display: block;
    }
    .bjbox h1 {
        font-size: .4rem;
        margin-top: .5rem;
    }
    .bjbox img {
        max-width: 4rem;
        display: block;
        margin: auto;
    }
    .goods5 h1 {
        font-size: .48rem;
        padding-top: 1.2rem;
    }
    .anim_btn2 .left {
        width: 1.6rem;
    }
    .goodsbanner {
        height: 9.6rem;
    }
    .bannernav {
        margin-left: .5rem;
        width: auto;
    }
    .bannernav .box p {
        margin-top: .25rem;
        font-size: .28rem;
    }
    .bannernav .box {
        padding: .4rem 0;
    }
    .goods1 img {
        display: none;
    }
    .goods1text {
        max-width: 100%;
        padding-left: 0;
    }
    .goods1 h1 {
        font-size: .48rem;
    }
    .goods1 h6 {
        font-size: .28rem;
        line-height: .5rem;
        margin-top: .3rem;
    }
    .goods1 .doc2 {
        margin-top: .2rem;
    }
    .goods1 {
        padding: 1.15rem 0 1.1rem;
    }
    .goods2 .sm-inner2 {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .goods2 .doc2 {
        width: 100%;
        margin-top: .45rem;
        font-size: .28rem;
    }
    .tab ul li+li {
        margin-left: 0em;
    }
    .goods2 img {
        max-width: 3.65rem;
        margin: auto;
        display: block;
    }
    .goods2 {
        padding: .6rem 0 1rem;
    }
    .goods3 h1 {
        font-size: .4rem;
    }
    .goods3 p {
        font-size: .28rem;
        line-height: .45rem;
    }
    .goodSwipe {
        margin-top: .72rem;
        padding-top: 0;
    }
    .goods3 {
        padding: 1.4rem 0 1.2rem;
    }
    .goods4ic .item {
        width: 50% !important;
        padding: 0 !important;
    }
    .goods4bott {
        margin-top: .5rem;
        align-items: center;
        -webkit-align-items: center;
    }
    .goods4ic {
        margin-top: .57rem;
    }
    .goods4ic {
        padding: 0;
    }
    .goods4ic p {
        font-size: .28rem;
        line-height: .46rem;
    }
    .goods4ic .item::after {
        display: none;
    }
    .goods4bott h1 {
        text-align: center;
        font-size: .48rem;
    }
    .posre {
        width: 100%;
    }
    .goods7 {
        margin-top: 1.2rem;
    }
    .modbtn.modal-close {
        right: 0;
        top: 0;
        width: .8rem;
        height: .8rem;
        text-align: center;
        line-height: .8rem;
        z-index: 99999;
    }
    .goods7Swip img {
        width: 100%;
    }
    .modswip h1 {
        font-size: .4rem;
    }
    .modbtn1 {
        display: none;
    }
    .modbtn2 {
        display: none;
    }
    .goods7Swip {
        margin-right: -.5rem;
    }
    .goods7Swip .swiper-slide-active .textbox {
        opacity: 1;
    }
    .goods5 {
        padding-bottom: 1.3rem;
        margin-top: 3em
    }
    .goods5ic {
        width: 100%;
        padding: 0 .5rem;
        margin-top: .8rem;
    }
    .about3Swip img {
        height: 8em;
    }
    .anim_btn2 {
        width: 2.2rem;
        margin-top: .4rem;
    }
    .goods5ic p {
        font-size: .28rem;
    }
    .goods4bott .listbox {
        margin-top: .45rem;
    }
    .goods4bott .list {
        padding-left: .45rem;
        font-size: .28rem;
        margin-bottom: .22rem;
    }
    .tablebox {
        margin-top: .3rem;
        padding-right: 0!important
    }
    .goods4bott img.wow {
        width: 2.4rem;
        margin: auto;
        display: block;
    }
    .goods4bott {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        padding-left: 0;
    }
    .goods4bott .textbox {
        margin-left: 0;
    }
}


/* 科研 */

.pat .doc {
    text-align: center;
    margin-top: 1em;
}

.pat img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 20em;
    object-fit: contain;
    background-position: center;
}

.pat .box {
    background-color: #f5f8fa;
    padding: 1.5em 1.85em 1em;
}

.pat .col-lg-3 {
    padding: 0 17px;
    margin-bottom: 2em;
}

.pat ul {
    margin-bottom: -2em;
    margin-top: 3em;
    margin-left: -17px;
    margin-right: -17px;
}

.pat .anim_btn1 {
    margin-top: 3em;
}

.pap .time {
    font-size: .7em;
    color: #999999;
}

.pap img {
    max-width: 167px;
}

.pap .doc {
    font-size: 1em;
    font-weight: bold;
    margin-top: .8em;
}

.pap .icbox svg {
    width: 16px;
    height: 16px;
    color: #2fa854;
    margin-right: 4px;
}

.footer a:hover {
    opacity: .7;
}

.pap .icbox {
    font-size: .7em;
}

.pap li a {
    display: flex;
    display: -webkit-flex;
}

.pap .textbox {
    padding-left: 1.5em;
    margin-left: 2.25em;
    border-left: 1px solid #e6e6e6;
    margin-top: 11px;
    margin-bottom: 11px;
}

.pap .icbox {
    margin-top: 9.64em;
}

.pap .box {
    padding: 1.25em 2.5em;
    background: #f8f8f8;
}

.pap .col-lg-6 {
    margin-bottom: 2em;
    padding: 0 1em;
}

.pap .row {
    margin-bottom: -2em;
    margin-top: 3em;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 2.75em;
}

@media(max-width:1700px) {
    body.p-about .tab ul {
        width: 82vw;
    }
}

@media(max-width:1279px) {
    .header .right_nav li {
        padding: 0 .7em;
    }
}

@media (max-width:992px) {
    .scrollbox {
        padding-right: .15rem;
    }
    .goodSwipe img {
        width: 1rem;
        height: 1rem;
        object-fit: contain;
    }
    .about4bottom img {
        height: 12em;
    }
    .aboutvide {
        height: 5rem;
    }
    .pap .row {
        padding: 0;
    }
    .pap .box {
        padding: .25rem .5rem;
    }
    .pap li a {
        align-items: center;
        -webkit-align-items: center;
    }
    .pap .textbox {
        padding-left: .3rem;
        margin-left: .45rem;
        width: 65%;
    }
    .honorSwip img {
        object-position: center;
    }
    .pap .doc {
        font-size: .38rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .pap .time {
        font-size: .28rem;
    }
    .pap li img {
        width: 1.67rem;
    }
    .pat .box {
        padding: .27rem .33rem;
    }
    .pat .col-lg-3 {
        padding: 0 .15rem;
        margin-bottom: .4rem;
    }
    .pat ul {
        margin: .6rem -.15rem -.4rem;
    }
    .pat .doc {
        height: 3.1em;
        margin-top: .2rem;
    }
    .pap .icbox {
        margin-top: 1rem;
    }
    .tabSwip .sm-inner2 {
        padding-left: 0 !important;
    }
    .pap .col-lg-6 {
        margin-bottom: .5rem;
    }
}


/* 招聘 */

.hr1 .item span {
    display: inline-block;
    font-size: .8em;
}

.hr1 .item span:nth-child(1) {
    width: 31.9%;
    font-size: 1.15em;
}

.isscr {
    max-height: 23em;
}

.hr1 .item span:nth-child(2) {
    width: 10.4%;
}

.hr1 .item span:nth-child(3) {
    width: 16.6%;
}

.hr1 .item span:nth-child(4) {
    width: 29.6%;
}

.hr1 .item span.btnhr {
    width: 8.5%;
    line-height: 35px;
    color: #fff;
    text-align: center;
    color: #298218;
    border: 1px solid #e6e6e6;
    font-size: .7em;
    border-radius: 3px;
}

.hr1 .item {
    border-bottom: 1px solid #dbdbdb;
    padding: 1.5em 0;
    cursor: pointer;
}

.hr1 .sm-inner {
    margin-top: 2.5em;
}

.hr1 .anim_btn1 {
    margin-top: 2.5em;
}

.hr2 h3 {
    font-size: 1.8em;
    text-shadow: 0 3px 0px rgba(0, 0, 0, .56);
}

.hr2 {
    color: #fff;
    text-align: center;
    padding: 6em 0 7.5em;
    margin-top: 6em;
}

.hr2 h1 {
    font-size: 3em;
    font-weight: bold;
    text-shadow: 3px 0px 0px rgba(0, 0, 0, .56);
    margin-top: .46em;
}

.hr3 .imgs {
    padding-top: 63%;
}

.hrSwip {
    margin-top: 3em;
}

.hrSwip {
    padding-bottom: 3.5em;
}

.swiperpag span {
    background-color: #cccccc !important;
    margin: 0 10px!important
}

.swiperpag .swiper-pagination-bullet-active {
    background-color: #298218 !important;
}

.p-hr .main-box {
    padding-bottom: 5.5em;
}

.hrmbox {
    width: 100%;
    margin: auto;
    background-color: #fff;
    padding: 3em;
}

.hrmbox h1 {
    font-size: 1.4em;
}

.hrm {
    font-size: .7em;
    color: #666666;
    margin-top: 20px;
    margin-left: -15px;
}

.hrm i {
    font-style: normal;
}

.hrm span {
    padding: 0 15px;
}

.hrm span+span {
    border-left: 1px solid #e6e6e6;
}

.hrcen h6 {
    font-size: .7em;
    color: #666;
    font-weight: bold;
}

.hrcen {
    margin-top: 1.5em;
}

.hrcen .text {
    margin-top: 8px;
    color: #666;
    font-size: 14px;
    line-height: 1.8;
}

.hr_tous h3 {
    font-size: .9em;
    font-weight: bold;
    color: #2a8218;
}

.hr_tous h3+h3 {
    margin-top: 12px;
}

.hr_tous {
    padding-top: 1em;
    margin-top: 1.75em;
    border-top: 1px solid #e6e6e6;
}

.hrmod .modbtn.modal-close {
    top: 0;
    right: -3.5em;
}

.hrmod .posre {
    width: 1025px;
}

@media(max-width:991.98px) {
    .p-hr .main-box {
        padding-bottom: 1.2rem;
    }
    .pat li:nth-child(1) .doc {
        height: 6.1em;
    }
    .pat li:nth-child(2) .doc {
        height: 6.1em;
    }
    .contact-box .itembox+.itembox {
        margin-top: -.6rem;
    }
    .p-contact .tabSwip .sm-inner2,
    .p-hr .tabSwip .sm-inner2 {
        justify-content: center!important;
    }
    .hr1 .global-inner .sm-inner {
        margin: 0
    }
    .about4bottom .col-lg-6:nth-child(odd) {
        border-right: 0px!important;
    }
    .isscr {
        max-height: 65vh;
    }
    .bannerbox .text {
        letter-spacing: 0;
    }
    .workxue {
        display: none !important;
    }
    .workyq {
        display: none !important;
    }
    .hr1 .item span:nth-child(1) {
        font-size: .32rem;
        width: 60.9%;
        padding-right: .2rem;
        overflow: hidden;
        vertical-align: -3px;
    }
    .hr1 .item span.btnhr {
        width: 24.5%;
        font-size: .26rem;
    }
    .hr1 .item span:nth-child(2) {
        font-size: .28rem;
    }
    .hr1 .item {
        padding: .5rem 0;
    }
    .hr1 .sm-inner {
        margin-top: 0;
    }
    .hr2 {
        margin-top: 1.3rem;
        padding: 1.5rem 0;
    }
    .hr2 h3 {
        font-size: .36rem;
    }
    .hr2 h1 {
        font-size: .6rem;
    }
    .p-hr .hr2 .anim_btn svg {
        top: 8px;
    }
    .hr2 .anim_btn svg {
        width: .16rem;
        height: .3rem;
    }
    .hr2 .anim_btn1 {
        margin-top: .6rem;
    }
    .hrSwip {
        padding-bottom: .8rem!important;
    }
    .hrSwip {
        margin-right: -.5rem;
        padding-bottom: 0;
    }
    .hrmbox {
        width: 100%;
        height: 100%;
    }
    .hrmod .posre {
        width: 100%;
        height: 100%;
    }
    .p-hr .modal-content .global-inner {
        padding: 0 !important;
        height: 100%;
    }
    .p-hr .modal-dialog {
        height: 100%;
    }
    .p-hr .modal-content {
        height: 100%;
    }
    .p-hr .imgbox {
        height: 100%;
    }
    .hrm span {
        display: inline-block;
        line-height: .55rem;
    }
    .hrmod .modbtn.modal-close {
        right: 0;
        top: 0;
        background-color: transparent;
    }
    .p-goodhq .modbtn.modal-close {
        top: -11px;
    }
    .tablebox table {
        font-size: .28rem;
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .tablebox tr:nth-child(1) td:nth-child(1) {
        width: 20%
    }
    .hrmod .modbtn.modal-close svg {
        color: #333333;
    }
    .hr_tous h3 {
        font-size: .3rem;
    }
    .hrmbox {
        padding: .4rem .5rem;
    }
    .hrmbox h1 {
        font-size: .4rem;
    }
    .hrm {
        font-size: .28rem;
    }
    .hrcen h6 {
        font-size: .28rem;
    }
    .hrcen .text {
        font-size: .28rem;
        line-height: .5rem;
    }
}


/* 联系我们 */

.contact h2 {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 1.26em;
    line-height: 1.25;
    border-bottom: 1px solid #dbdbdb;
}

.contact h4 {
    font-weight: bold;
    margin-bottom: 12px;
}

.contact .item {
    margin-bottom: 25px;
}

.contact-box .doc {
    margin-bottom: 5px;
    color: #666;
}

.contact-box .col-lg-6 {
    padding: 0 2em;
}

.contact-box ul {
    margin: 3em -2em 0;
}

.map {
    width: 100%;
    height: 24.5em;
}


/* .map img {
	width: 100%;
	height: 100%;
} */

.mapbox {
    margin-top: 3.75em;
}

.map {
    display: none;
}

.map.act {
    display: block;
}

.contact .listbox {
    margin-top: -2.5em;
}

.item.ics {
    color: #298218;
    cursor: pointer;
    font-size: .8em;
}

@media(max-width:991.98px) {
    .contact h2 {
        font-size: .38rem;
    }
    .contact-box ul {
        margin-top: .55rem;
    }
    .item.ics {
        font-size: .28rem;
    }
    .map {
        height: 3.9rem;
    }
    body .mapbox .map img {
        height: 81%;
    }
}


/* 搜索详情 */

.searchDet h2 {
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
}

.searchDet .item {
    margin-top: 1.35em;
    cursor: pointer;
}

.searchDet .item.act {
    font-weight: bold;
    color: #298218;
}

.searchDet .leftbox {
    width: 14em;
    flex-shrink: 0;
}

.searchDet .flex {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}

.searchDet h2 {
    font-size: 1.1em;
    font-weight: bold;
}

.searchDet .text {
    font-size: .8em;
    line-height: 1.75;
    color: #666;
    margin-top: 1em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}

.searchDet .list {
    padding: 2em 0 1.75em;
    border-bottom: 1px solid #e6e6e6;
}

.searchinput {
    width: 640px;
}

.searchinput input {
    width: 83%;
    line-height: 55px;
    border: 1px solid #e5e5e5;
    padding-left: 20px;
    float: left;
    font-size: .9em;
    color: #999999;
    box-shadow: 1px 0 4px rgba(0, 0, 0, .08);
}

.searchinput a {
    display: inline-block;
    width: 16%;
    line-height: 55px;
    font-size: .9em;
    color: #fff;
    background-color: #298218;
    text-align: center;
    float: left;
}

.searchDet .sm-inner2 {
    margin-top: 2.5em;
}

.searchDet .leftbox {
    margin-top: 6.8em;
}

.searchDet .listbox {
    margin-top: 2em;
}

.searchDet .listbox {
    display: none;
    opacity: 0;
}

.searchDet .listbox.actbox {
    display: block;
    opacity: 1;
}

@media(max-width:991.98px) {
    .bjbox .anim_btn span,
    .food .anim_btn span {
        left: .7rem;
    }
    .about4bottom li:last-child::before {
        display: none;
    }
    .searchinput {
        width: 100%;
    }
    .searchinput input {
        line-height: .8rem;
        font-size: .28rem;
        width: 81%;
    }
    .p-Introduce .tabSwip .swiper-slide {
        width: 50%!important;
    }
    .searchDet .sm-inner2 {
        display: block;
    }
    .searchinput a {
        width: 18.8%;
    }
    .searchDet h2 {
        font-size: .36rem;
        line-height: .5rem;
    }
    .searchDet .text {
        font-size: .28rem;
    }
    .right_fiexd {
        display: none;
    }
    .searchDet .list {
        padding: .5rem 0;
    }
    .searchDet .listbox {
        margin-top: .2rem;
    }
    .waptype {
        line-height: .8rem;
        text-align: center;
        font-size: .28rem;
        border: 1px solid #dbdbdb;
        margin-top: .6rem;
        background: #fff;
    }
    .wapmodel {
        width: 100vw;
        height: 100vh;
        position: fixed;
        z-index: 999;
        bottom: -100vh;
        left: 0;
        background-color: #fff;
        transition: all .5s;
        -webkit-transition: all .5s;
    }
    .wapmodel h3 {
        font-size: .42rem;
        text-align: center;
        line-height: 1.2rem;
    }
    .wapmCen h6 {
        margin-top: .8rem;
    }
    .wapmCen .itembox .item {
        margin-top: .6rem;
    }
    .p-searchDet {
        background-color: #fafafa;
    }
    .wapmCen {
        padding: 0 .5rem;
    }
    .modBtn {
        line-height: .7rem;
        background-color: #f66f6a;
        text-align: center;
        color: #fff;
        border-radius: 6px;
        margin-top: 1rem;
    }
    .wapmCen .act {
        color: #298218;
    }
    .modClose {
        position: absolute;
        right: .5rem;
        top: .35rem;
    }
    .modClose svg {
        width: .3rem;
        height: .3rem;
    }
    .isopen .wapmodel {
        bottom: 0;
    }
    .swiperpag span {
        margin: 0 .1rem!important;
    }
    body .goodspag span {
        margin: 0 .1rem!important
    }
}

@media(min-width:992px) {
    .bjbox .anim_btn .left,
    .food .anim_btn .left {
        width: 5em;
    }
    .bjbox .anim_btn,
    .food .anim_btn {
        width: 6.5em;
        line-height: 1.5em;
    }
    .p-searchDet .header {
        border-bottom: 1px solid #e6e6e6;
    }
    .searchDet .list:hover h2 {
        color: #298218;
    }
    .p-searchDet .logo2 {
        display: none;
    }
    .bjbox .anim_btn:hover span,
    .food .anim_btn:hover span {
        left: 29px;
    }
    .p-news .tab ul,
    .p-parent .tab ul,
    .p-newsDet .tab ul {
        width: 525px !important;
    }
    .p-paper .tab ul{
        justify-content: center;
    }
    .p-exh .tab ul {
        width: 525px !important;
    }
    .p-hr .tab ul,
    .p-contact .tab ul {
        width: 300px !important;
    }
    .swipBox {
        padding: 0 5em;
        position: relative;
    }
    .hr2 .anim_btn1 {
        width: 10em !important;
        height: 2.25em !important;
        margin-top: 3em !important;
    }
    .hr2 .anim_btn .left {
        width: 7.75em !important;
        height: 2.25em !important;
        line-height: 2.25em !important;
        background-color: #fff !important;
    }
    .hr2 .anim_btn span {
        font-size: .9em !important;
        font-weight: bold !important;
        color: #3fae2a !important;
    }
    .hr2 .anim_btn span {
        left: 2.2em !important;
        top: .4em !important;
    }
    .hrSwip .imgs {
        transition: all .3s;
        -webkit-transition: all .3s;
    }
    .hr2 .anim_btn svg {
        width: 16px !important;
        height: 26px !important;
        right: 12px !important;
        top: 10px !important;
        transition: all .3s;
        -webkit-transition: all .3s;
    }
    .hrSwip .imgs:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }
    .hr2 .anim_btn:hover svg {
        color: #3fae2a !important;
        right: 21px !important;
    }
    .hr2 .anim_btn:hover span {
        left: 2.5em !important;
    }
    .hr2 .anim_btn:hover .left {
        width: 10em !important;
    }
    .hr1 .item:hover span.btnhr {
        background-color: #298218;
        color: #fff;
        border-color: #298218;
    }
    .pap li a:hover .doc {
        color: #298218;
    }
    .bjbtn svg:hover {
        color: #298218;
    }
    .tablebox table {
        table-layout: fixed;
    }
    .food li a:hover .imgs {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    .bjbox img:hover {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    .goods7Swip .box:hover .textbox {
        opacity: 1;
    }
    .bannernav .box:hover {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }
    .back:hover {
        background-color: transparent;
        border-color: #298218;
    }
    .back:hover a {
        color: #298218;
    }
    .nopage a:hover {
        color: #333;
    }
    .news .col-lg-4 a:hover .imgs {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    /* .tab ul {
		justify-content: center;
		-webkit-justify-content: center;
	} */
    .tab ul li+li {
        margin-left: 6em;
    }
    .tabSwip .swiper-slide {
        width: auto !important;
    }
    .anim_btn:hover .left {
        width: 100%;
        text-align: left;
        padding-left: 20px;
    }
    .anim_btn:hover span {
        left: 25px;
    }
    .anim_btn:hover svg {
        right: 14px;
    }
    .honorSwip img:hover {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    .about4bottom li img:hover {
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
    }
    .pat .doc {
        height: 3.1em;
    }
    .about5 .box img:hover {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }
    .hr1 .sm-inner {
        padding: 0 3em;
    }
    .exh li:hover h1 {
        color: #298218;
    }
    .goodSwipe .box {
        transition: all .3s;
    }
    .goodSwipe .box:hover {
        transform: translateY(-20px);
    }
    .p-hr .hr2 {
        padding: 8em 0 7.75em;
    }
}

@media screen and (min-width:993px) and (max-width: 1250px) {
    .goods1text {
        max-width: 500px
    }
    .bjbox .list:nth-child(odd) .textbox {
        padding-left: 10px;
    }
    .home3 .imgs {
        height: 13em;
    }
}